Remove<TService>() Method

Summary
Removes a service from the collection with a given type.
Syntax
C#
VB
C++
public void Remove<TService>() 
  
Public Overloads Sub Remove(Of TService)()  
public: 
void Removegeneric<typename TService> 
();  

Type Parameters

TService
The type of the service to remove.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.